home *** CD-ROM | disk | FTP | other *** search
/ Logiciels PC 13 / Logiciels PC 13 (avril 2000).iso / ZoomAut / Puzzle / puzzle.exe / 0 / RCDATA / TMODELE / TMODELE.txt
Text File  |  1999-12-28  |  506b  |  26 lines

  1. object modele: Tmodele
  2.   Left = 405
  3.   Top = 225
  4.   BorderStyle = bsDialog
  5.   Caption = 'Mod∩┐╜le'
  6.   ClientHeight = 156
  7.   ClientWidth = 222
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   FormStyle = fsStayOnTop
  13.   OnMouseMove = photomodeleMouseMove
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object photomodele: TImage
  17.     Left = 0
  18.     Top = 0
  19.     Width = 105
  20.     Height = 105
  21.     Cursor = 16
  22.     Stretch = True
  23.     OnMouseMove = photomodeleMouseMove
  24.   end
  25. end
  26.